home *** CD-ROM | disk | FTP | other *** search
-
-
-
- XXXXmmmmTTTTrrrraaaacccckkkkiiiinnnnggggEEEEvvvveeeennnntttt((((3333XXXX)))) UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV XXXXmmmmTTTTrrrraaaacccckkkkiiiinnnnggggEEEEvvvveeeennnntttt((((3333XXXX))))
-
-
-
- NNNNAAAAMMMMEEEE
- _X_m_T_r_a_c_k_i_n_g_E_v_e_n_t - A Toolkit function that provides a modal
- interaction
-
- SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
- #include <Xm/Xm.h>
-
- Widget XmTrackingEvent (wwwwiiiiddddggggeeeetttt,,,, ccccuuuurrrrssssoooorrrr,,,, ccccoooonnnnffffiiiinnnneeee____ttttoooo,,,, eeeevvvveeeennnntttt____rrrreeeettttuuuurrrrnnnn)
- _W_i_d_g_e_t wwwwiiiiddddggggeeeetttt;
- _C_u_r_s_o_r ccccuuuurrrrssssoooorrrr;
- _B_o_o_l_e_a_n ccccoooonnnnffffiiiinnnneeee____ttttoooo;
- _X_E_v_e_n_t *eeeevvvveeeennnntttt____rrrreeeettttuuuurrrrnnnn;
-
- DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
- _X_m_T_r_a_c_k_i_n_g_E_v_e_n_t provides a modal interface for selection of
- a component. It is intended to support context help. The
- function grabs the pointer and discards succeeding events
- until _B_S_e_l_e_c_t is released or a key is pressed and then
- released. The function then returns the widget or gadget
- that contains the pointer when _B_S_e_l_e_c_t is released or a key
- is released.
-
- wwwwiiiiddddggggeeeetttt
- Specifies the widget ID of a widget to use as the basis
- of the modal interaction. That is, the widget within
- which the interaction must occur, usually a top level
- shell.
-
- ccccuuuurrrrssssoooorrrr
- Specifies the cursor to be used for the pointer during
- the interaction. This is a standard X cursor name.
-
- ccccoooonnnnffffiiiinnnneeee____ttttoooo
- Specifies whether or not the cursor should be confined
- to wwwwiiiiddddggggeeeetttt.
-
- eeeevvvveeeennnntttt____rrrreeeettttuuuurrrrnnnn
- Returns the ButtonRelease or KeyRelease event that
- causes the function to return.
-
- RRRREEEETTTTUUUURRRRNNNN VVVVAAAALLLLUUUUEEEE
- Returns the widget or gadget that contains the pointer when
- _B_S_e_l_e_c_t is released or a key is released. If no widget or
- gadget contains the pointer, the function returns NULL.
-
- RRRREEEELLLLAAAATTTTEEEEDDDD IIIINNNNFFFFOOOORRRRMMMMAAAATTTTIIIIOOOONNNN
- _X_m_T_r_a_c_k_i_n_g_L_o_c_a_t_e(_3_X).
-
-
-
-
-
-
-
-
- Page 1 (printed 11/11/03)
-
-
-
-